home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / hop.1 < prev    next >
Text File  |  1995-07-25  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      HHHHOOOOPPPP((((6666XXXX))))                   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV                   HHHHOOOOPPPP((((6666XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           hop - calculate and display a doily pattern
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           _h_o_p [-AFHLRSZmu][-w width][-h height][-o filename][-C
  13.                   colorwheel][-D numdemos][-E exponent][-abcde
  14.                   value][-l limit][-p period][-s scale]
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.           _h_o_p generates and graphically displays a doily-like pattern
  18.           by iterating one of several parametric maps of the plane.
  19.           Maps include use of the square root, sine, logarithmic, and
  20.           linear functions.
  21.  
  22.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  23.           -R      Indicates the display will be in the root window. In
  24.                   this mode, the  default color map will be used and
  25.                   no spinning of the color wheel is possible.
  26.  
  27.           -C _n    Selects one of many different color wheels to use.
  28.                   The default color wheel is a rainbow palette.
  29.  
  30.           -D _n    Indicates demo mode. In this mode, the doily will be
  31.                   calculated, displayed, and spun. The numeric
  32.                   argument indicates the number of successive runs
  33.                   (each using different parameters and maps). The
  34.                   program exits after the last run.
  35.  
  36.           -w _n    Specifies the width of the window. Default is full
  37.                   screen.
  38.  
  39.           -h _n    Specifies the height of the window. Default is full
  40.                   screen.
  41.  
  42.           -o _f_i_l_e_n_a_m_e
  43.                   Specifies the output filename to be used. If the -o
  44.                   option is given, this file will automatically be
  45.                   written out at the completion of the drawing.  If it
  46.                   is not specified, a default filename of hop.ppm is
  47.                   used and only written if the 'f' or 'F' keys are
  48.                   pressed during a run. The format of the output file
  49.                   is PPM. The parameters used to calculate the picture
  50.                   are included as comments at the beginning of the
  51.                   output file.
  52.  
  53.           -u      Produces a usage message.
  54.  
  55.           During display, use of the keys +-_a_A_b_B_C_f_F_n_N_r_s_w_W_X?_h_q_Q
  56.           indicates:
  57.  
  58.                (+) Increment minimum color index.
  59.                (+) Decrement minimum color index.
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 7/3/94)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      HHHHOOOOPPPP((((6666XXXX))))                   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV                   HHHHOOOOPPPP((((6666XXXX))))
  71.  
  72.  
  73.  
  74.                (a or A) Use the log function with new parameters
  75.                (b or B) Toggle use of a maximum number of points limit
  76.                (c or C) Clear the window and re-initialize the points
  77.                (d or D) Decrease or increase the delay in color wheel
  78.           spinning
  79.                (f or F) Save the window contents to a PPM format file
  80.                (H) Toggle histogram computation and display
  81.                (j or J) Randomly select which function to use (with
  82.           new parameters)
  83.                (k or K) Use the square root function with new
  84.           parameters
  85.                (l or L) Use the linear function with new parameters
  86.                (m or M) Use the sine function with new parameters
  87.                (n or N) Skip to the next doily (same function or
  88.           different function).
  89.                (r or R) Decrement or increment the histogram algorithm
  90.           index
  91.                (s) Spin the color wheel (toggling direction)
  92.                (S) Stop spinning the color wheel
  93.                (W or w) Increment or decrement the color map index.
  94.                (X) Erase the existing pattern and restart the
  95.           computation and display
  96.                (Q or q) quit
  97.  
  98.  
  99.  
  100.      AAAAUUUUTTTTHHHHOOOORRRR
  101.                   Ronald Joe Record
  102.                The Santa Cruz Operation
  103.                     P.O. Box 1900
  104.                  Santa Cruz, CA 95061
  105.                       rr@sco.com
  106.  
  107.  
  108.  
  109.      AAAACCCCKKKKNNNNOOOOWWWWLLLLEEEEDDDDGGGGEEEEMMMMEEEENNNNTTTTSSSS
  110.           The original algorithm (square root only) was published in
  111.           the September 1986 Scientific American. Assistance with
  112.           colormaps and spinning color wheels and X was gleaned from
  113.           Hiram Clawson and Stacey Campbell.
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                           (printed 7/3/94)
  130.  
  131.  
  132.  
  133.